Skip to content

[stable2603] Backport #11197#11210

Merged
sigurpol merged 1 commit into
stable2603from
backport-11197-to-stable2603
Feb 28, 2026
Merged

[stable2603] Backport #11197#11210
sigurpol merged 1 commit into
stable2603from
backport-11197-to-stable2603

Conversation

@paritytech-release-backport-bot

Copy link
Copy Markdown

Backport #11197 into stable2603 from sigurpol.

See the documentation on how to use this bot.

…ly set keys (#11197)

Tracks whether session keys were set externally (via `SessionInterface`,
e.g. from AH) or locally.
Transitions between the two paths correctly manage the key deposit and
consumer ref in both directions.

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit b965285)
@paritytech-release-backport-bot paritytech-release-backport-bot Bot requested a review from a team as a code owner February 27, 2026 20:58
@github-actions github-actions Bot added the A3-backport Pull request is already reviewed well in another branch. label Feb 27, 2026
@github-actions github-actions Bot requested a review from sigurpol February 27, 2026 20:58
@github-actions

Copy link
Copy Markdown
Contributor

This pull request is amending an existing release. Please proceed with extreme caution,
as to not impact downstream teams that rely on the stability of it. Some things to consider:

  • Backports are only for 'patch' or 'minor' changes. No 'major' or other breaking change.
  • Should be a legit fix for some bug, not adding tons of new features.
  • Must either be already audited or not need an audit.
Emergency Bypass

If you really need to bypass this check: add validate: false to each crate
in the Prdoc where a breaking change is introduced. This will release a new major
version of that crate and all its reverse dependencies and basically break the release.

@sigurpol sigurpol enabled auto-merge (squash) February 28, 2026 11:09
@sigurpol sigurpol merged commit fc46e73 into stable2603 Feb 28, 2026
266 of 275 checks passed
@sigurpol sigurpol deleted the backport-11197-to-stable2603 branch February 28, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A3-backport Pull request is already reviewed well in another branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant